STEP 4: Let's start adding characters to our game.
A sprite is a character, shape, or other object that we add to our scene.
- Click on in the toolkit.
- Drag out Person 1 and drop it at the bottom of your program.
- Click Run to see a person sprite appear on the stage.
To navigate the page using the TAB key, first press ESC to exit the code editor.